Finally, you insert the media, complete with sample and input map, into the track, using the InsertMediaIntoTrack call, as follows:
InsertMediaIntoTrack(theEffectsTrack,
0,
sampleTime,
GetMediaDuration(theEffectsMedia),
fixed1);
| Previous | Chapter Contents | Chapter Top | Next |